Follow Me

Follow Me Project

Steps to complete the project:

  1. Clone the project repo here
  2. Fill out the TODO's in the project code as mentioned here
  3. Optimize your network and hyper-parameters.
  4. Train your network and achieve an accuracy of 40% (0.40) using the Intersection over Union IoU metric which is final_grade_score at the bottom of your notebook.
  5. Make a brief writeup report summarizing why you made the choices you did in building the network.

Evaluation

Once you have completed your project, use the Project Rubric to review the project. If you have covered all of the points in the rubric, then you are ready to submit! If you see room for improvement in any category in which you do not meet specifications, keep working!

Your project will be evaluated by a Udacity reviewer according to the same Project Rubric. Your project must "meet specifications" in each category in order for your submission to pass.

Submission

What to include in your submission

You must submit your project as a zip file. The submission must include these items:

  1. Your model_training.ipynb notebook that you have filled out.
  2. A HTML version of your model_training.ipynb notebook.
  3. Writeup report (md or pdf file)
  4. Your model and weights file in the .h5 file format

Ready to submit your project?

Click on the "Submit Project" button and follow the instructions to submit!

Feedback

Please fill out the Project Feedback Form after you have completed the project.